|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnegotiator.qualitymeasures.TraceProcessor
public class TraceProcessor
This class is used to load a simple trace of the opponent's bids, and feed this trace to an opponent model. Following, the quality of the opponent model is sampled at a given interval. The data is saved in a Excel pivot-table compatible format.
| Field Summary | |
|---|---|
static double |
SAMPLE_EVERY_X_TIME
|
| Constructor Summary | |
|---|---|
TraceProcessor()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final double SAMPLE_EVERY_X_TIME
| Constructor Detail |
|---|
public TraceProcessor()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||